Carbon


NewDeskHookProc

Header: MacWindows.h Carbon status: Unsupported

DeskHookUPP NewDeskHookProc (
    DeskHookProcPtr userRoutine
);
userRoutine

AVAILABILITY

Not supported in Carbon.

CARBON NOTES

You cannot access the DeskHook global variable in Carbon. Therefore, Carbon does not support application-defined functions for drawing the desktop.


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)